home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / etc / X11 / xinit / xinput.d / scim < prev    next >
Encoding:
Text File  |  2009-03-09  |  660 b   |  19 lines

  1. #
  2. # Use "X input Method" for all applications
  3. #
  4. # Per Ming's Documentation in SCIM, XIM Input Method is activated
  5. # not only for old X-applications but also for GTK and QT appplication.
  6. #
  7. # If a user wish to use, GTK Input Method, (s)he can right-click input 
  8. # area and select "Input Methods" and change from "X input Method" to 
  9. # "SCIM Input Method".
  10. #
  11.  
  12. XIM=SCIM
  13. XIM_PROGRAM=/usr/bin/scim
  14. XIM_ARGS="-d"
  15. XIM_PROGRAM_SETS_ITSELF_AS_DAEMON=yes
  16. GTK_IM_MODULE=xim
  17. QT_IM_MODULE=xim
  18. DEPENDS="scim,scim-anthy|scim-canna|scim-chewing|scim-pinyin|scim-hangle|scim-prime|scim-skk|scim-tables-additional|scim-m17n|scim-uim|scim-tables-ja|scim-tables-ko|scim-tables-zh"
  19.